home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr16 / nhp2501.zip / MSDOS.HLP < prev    next >
Text File  |  1995-01-06  |  3KB  |  63 lines

  1.             MSDOS specific help file for NetHack 3.1.3 
  2.                     (Last Revised: July 11, 1993)
  3.  
  4. Copyright (c) NetHack PC Development Team 1993
  5. NetHack may be freely distributed.  See license for details.
  6.  
  7. The MSDOS port of NetHack supports some additional or enhanced commands
  8. as well as some NetHack.cnf file options specific to configuration choices 
  9. used during the building of PC NetHack.  Listed below are those commands
  10. and NetHack.cnf file options.
  11.  
  12. Recognized MSDOS specific NetHack.cnf entries are outlined below.
  13.  
  14.  
  15. Compound options available under MSDOS if using internal screen routines
  16. (NO_TERMS was defined during the compile):
  17.  
  18.         videoshades             May be specified to override the default 
  19.                                 gray intensity mapping for the following 
  20.                                 shades of gray (listed in the required 
  21.                                 order): black gray white
  22.                                 The choices for mapping to each shade of 
  23.                                 gray are: dark, normal, or light. 
  24.                                 Default: videoshades = dark normal light
  25.  
  26.         videocolors             May be specified to override the default 
  27.                                 color map used by the internal screen 
  28.                                 management routines in the following 
  29.                                 order: red green brown blue magenta cyan 
  30.                                        orange bright_green yellow bright_blue 
  31.                                        bright_magenta bright_cyan
  32.                                 Default:
  33.                                   videocolors = 4 2 6 1 5 3 12 10 14 9 13 11
  34.  
  35. Boolean Options:
  36.  
  37.         IBMgraphics             Use IBM extended characters for the dungeon
  38.                                 Default: [FALSE]
  39.  
  40. Boolean options if DGK was set at compile time:
  41.  
  42.         BIOS                    Allow the use of IBM ROM BIOS calls
  43.                                 Default: [FALSE]
  44.         rawio                   Allow the use of raw I/O (may only be set
  45.                                 on startup)
  46.                                 Default: [FALSE]
  47.  
  48.  
  49. The following options are NOT currently recognized under the MSDOS
  50. port of PC NetHack:
  51.  
  52.         LEVELS=                 Where to store/create per level
  53.                                 data files.
  54.         SAVE=                   Where to save games.
  55.         BONES=                  Where to store bones files.
  56.         RAMDISK=                Where your RAM disk is (driver letter).
  57.  
  58. MSDOS Additional/Enhanced Commands:
  59.  
  60. While playing NetHack under MSDOS you can press the ALT key in combination 
  61. with another key to execute an extended command as an alternative method
  62. to pressing the # key combination.
  63.